Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 60
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:275.1262061595917s
Return code:0
Relative Error:5.824693935613194e-11
Log
Storm 1.5.1

Date: Thu Apr 30 00:58:52 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.078s.

Time for model construction: 270.316s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	7253118
Transitions: 	9952883
Choices: 	9097907
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 171532 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511074971
Time for model checking: 4.668s.